home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / defoma / fontconfig.subst-rule < prev    next >
Text File  |  2008-10-29  |  1KB  |  23 lines

  1. # Debian Font Manager: Substitute Rule for fontconfig
  2. # DO NOT EDIT THIS FILE DIRECTLY! IF YOU WANT TO EDIT, TYPE
  3. # defoma-subst edit-rule fontconfig
  4. # INSTEAD.
  5. # This file describes identifiers that other fonts must substitute for and
  6. # their information.
  7. # Each line contains one identifier of a font and some hints about the font.
  8. # Syntax of hints is:
  9. #  --<HintTypeA>[,Score] <hint1> .. --<HintTypeB>[,Score] <hintA>..
  10. # HintType specifies the type of hint, like Family, Weight and Charset.
  11. # Score specifies the degree of importance of the HintType and is either of 
  12. # 1, 2, 3 or *. The larger number, the more important. '*' means the 
  13. # specified HintType is required to match.
  14. # Each item in a line is separated by space.
  15. # Lines starting with '#' are ignored.
  16. #
  17. serif --GeneralFamily,* Roman --Shape Serif Upright --Weight Medium
  18. sans-serif --GeneralFamily,* SansSerif --Shape NoSerif Upright --Weight Medium
  19. monospace --Width,* Fixed --GeneralFamily,2 Typewriter --Shape Upright --Weight Medium
  20.